The Flash Lite News Reader sample was created for Flash Lite 1.1, using the MXNA Web Services for Flash Lite (http://weblogs.macromedia.com/mxna/flashservices/). The application allows a user to browse categories and posts on the Macromedia News Aggregator site. 

The application first loads a welcome screen informing the user that charges may apply. The application then cycles through the following additional screens:

1. A progress bar and loads the smart categories from the MXNA site. 

2. A screen that allows the user to choose a category and view the posts belonging to that category. 

3. A screen that shows a progress bar while it loads the titles of the posts for the choosen category. 

4. A screen that shows the titles of posts. 

The user can choose a title and view an excerpt of the post, along with the author and date.

The source file is made up of frame events for each screen, along with event for key events which are all stored in a key captures button.